CRPESubreportInfo

The CRPESubreportInfo structure contains information on a subreport that appears in the main report. This structure is used by CRPEJob::GetSubreportInfo, to retrieve information about a subreport.

Data Members

Member Type Default Description

m_name

_TCHAR

'\0'

A string (of length PEP_SUBREPORT_NAME_LEN = 128) that contains the specified subreport name.

m_NLinks

short

0

Indicates the number of links that are present in the specified subreport.

m_IsOn
Demand

short

FALSE

Indicates whether the specified subreport is available to the user on demand. Set to TRUE if the subreport is available on demand, FALSE if it is not, and PEP_UNCHANGED to retain the previous setting.

m_external

short

FALSE

Specifies TRUE if the subreport is imported and FALSE otherwise.

m_reimport
Option

short

PEP_UNCHANGED

Specifies the reimport option using one of the PEP_SRI_XXX Subreport Info Constants.

Constructor CRPESubreportInfo::CRPESubreportInfo

This constructs a CRPESubreportInfo structure object. It assigns default values to the members of the structure.

Constructor Syntax

CRPESubreportInfo();

CRPETableDifferenceInfo

This structure contains table difference information and is used by CRPEJob::CheckNthTableDifferences.

Data Member

Each data member is set by the corresponding constructor parameter unless otherwise noted.

Member Type Default Description

m_tableDifferences

DWORD

0

Contains any combination of PEP_TCD_XXX Table Difference Constants.

m_reserved1

DWORD


Reserved. Do not use.

m_reserved2

DWORD


Reserved. Do not use.

Constructor CRPETableDifferenceInfo::CRPETableDifferenceInfo

This constructs a CRPETableDifferenceInfo structure object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.

Constructor Syntax (Default)

CRPETableDifferenceInfo ();

Constructor Syntax
CRPETableDifferenceInfo (
        WORD StructSize,
        DWORD tableDifferences );


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com